Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add version of plugin in the error title #141

Merged
merged 11 commits into from
May 24, 2024
Merged

Conversation

matteo-cristino
Copy link
Collaborator

  • feat(core): add @slangroom/core version on parse error
  • refactor(core): improve @slangroom&core package version print on error
  • feat: add version on error to almost all plugins

@matteo-cristino matteo-cristino marked this pull request as draft May 22, 2024 17:28
@matteo-cristino
Copy link
Collaborator Author

waiting for #134 to extend this error also to @slangroom/ignored before merging

@matteo-cristino matteo-cristino marked this pull request as ready for review May 22, 2024 17:49
now json import is working but with a warning:
(node:17829) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use  to show where the warning was created)
@matteo-cristino
Copy link
Collaborator Author

The error

Slangroom @slangroom/[email protected] Error: The requested resource wasn't found.

seems pretty persistent in the CI now, but I am not able to reproduce it locally 🤷

@puria
Copy link
Member

puria commented May 23, 2024

@matteo-cristino Then I guess should be something with the way we run the pocketbase service within the github actions... maybe double check the forkbombeu/signroom repo actions

@puria puria merged commit 34fc115 into main May 24, 2024
6 checks passed
@puria puria deleted the feat/version_on_error branch May 24, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When print error please print the version of slangroom and the version of the plugins involved
2 participants